PASO 2: Estamos tomando pedidos de helados, por lo que necesitamos un servidor para preguntarle al usuario qué les gustaría.
- Ir a y arrastre la Person 16 a la parte inferior de main() . Coloca el sprite en (- 100 , 0 ) .
- ¡Es Ed! ¡Él hace un gran helado! ahora ve a y arrastre Ask a la siguiente línea.
- Cambie la pregunta en .ask() a "Would you like a cone or a sundae?"
To navigate the page using the TAB key, first press ESC to exit the code editor.